home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d3 / wpmerge.arc / PROGRAM.DAT / WPMPROG.DEF < prev    next >
Text File  |  1990-10-15  |  608b  |  21 lines

  1. ;-----------------------------------------------------------------------;
  2. ;                                    ;
  3. ;    LOGIMENU File definition for WPMerger                ;
  4. ;    Copyright (C) 1989 GEMINI SOFTWARE                ;
  5. ;                                    ;
  6. ;-----------------------------------------------------------------------;
  7. begin leftb, middleb, rightb, mousel, mouser, mouseu, moused, 45, 40
  8. ;
  9. ;NOTE: with 2-button mouse, "middleb" means both buttons
  10. ;
  11. leftb:        type 13        ; CARRIAGE RETURN
  12. middleb:        type 0,68    ; F10
  13. rightb:        type 27        ; ESC
  14.  
  15. mousel:        type 0, 75
  16. mouser:        type 0, 77
  17. mouseu:        type 0, 72
  18. moused:        type 0, 80
  19.  
  20. ; end of definition file
  21.